home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / komunikace / miranda / miranda-im-v0.4.exe / {app} / Docs / Jabber-Readme.txt < prev    next >
Text File  |  2005-03-06  |  3KB  |  66 lines

  1. Jabber Protocol Plugin for Miranda IM
  2. =====================================
  3.  
  4. Installation:
  5.   Copy jabber.dll to Miranda's plugins directory.
  6.  
  7.   If you want to have multiple jabber accounts online at the same time,
  8.   you need to have multiple copies of jabber.dll, each with different name,
  9.   all in Miranda's plugins directory. Note that all configurations for a
  10.   Jabber account (including your contact list) are associated with the
  11.   DLL's name. In addition, it is highly recommended that you do NOT choose
  12.   the name that is in conflict with other plugins or any database categories
  13.   used by Miranda core (use DatabaseViewer or DatabaseEditor to see what
  14.   database categories are already in use).
  15.  
  16.   SSL support requires SSLEAY32.DLL and LIBEAY32.DLL from OpenSSL 0.9.6
  17.   or later. These two files should be copied into the Miranda IM directory
  18.   (directory containing miranda32.exe) or Windows system directory.
  19.   If you cannot find these OpenSSL DLL files, you can download a copy
  20.   from http://jabber.au.edu/miranda.
  21.  
  22.   The option for sending messages with full acknowledgement is disabled
  23.   by default. This feature works only when the jabber client at the other
  24.   end can respond with message acknowledgement. If your messages seem to
  25.   time out all the time, try disabling this option before reporting any bugs.
  26.  
  27. More information:
  28.   Web: http://jabber.au.edu/miranda
  29.   E-mail: keh@au.edu
  30.  
  31. Copyright (c) 2005 George Hazan (ghazan@postman.ru)
  32. Copyright (c) 2002-2004 Santithorn Bunchua (keh@au.edu)
  33.  
  34. Acknowledgement:
  35.   I would like to thank the following people for their helps and/or comments
  36.   (alphabetically listed):
  37.     Dmitry Balabanov
  38.     Nikola Dachev
  39.     Sam Kothari
  40.     J÷rgen Persson
  41.     Robert Rainwater
  42.     Adam Strzelecki
  43.     Michal Wojciechowski
  44.  
  45. ================================================================
  46.  
  47. Jabber Protocol Plugin for Miranda IM
  48. Tlen Protocol Plugin for Miranda IM
  49. Copyright (C) 2002-2004  Santithorn Bunchua
  50.  
  51. This program is free software; you can redistribute it and/or
  52. modify it under the terms of the GNU General Public License
  53. as published by the Free Software Foundation; either version 2
  54. of the License, or (at your option) any later version.
  55.  
  56. This program is distributed in the hope that it will be useful,
  57. but WITHOUT ANY WARRANTY; without even the implied warranty of
  58. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  59. GNU General Public License for more details.
  60.  
  61. You should have received a copy of the GNU General Public License
  62. along with this program; if not, write to the Free Software
  63. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  64.  
  65. ================================================================
  66.